hrmcountry
返回目录
数据库表名 hrsa_fund_archives 中文名称 员工公积金档案表
所属模块 薪酬管理 主键 id
说明 员工公积金档案表
序号 数据库列名 中文名称 数据类型 长度 是否允许空值 是否为外键 是否自增长 默认值 说明
1 create_time 创建时间 Date 0 false false
2 creator 创建人 long 0 false false
3 delete_type 是否已删除。0:未删除、1:已删除 int 10 false false
4 employee_id long 0 true false
5 fund_account 公积金账号 string 50 true false
6 fund_end_time 公积金最后缴纳月 string 20 true false
7 fund_payment_base_string 公积金缴纳基数 string 4000 true false
8 fund_payment_com_base_string string 0 true false
9 fund_scheme_id 公积金方案id long 0 true false
10 fund_start_time 公积金起始缴纳月 string 20 true false
11 id long 0 false true
12 non_payment 暂不缴纳 0-缴纳 1-不缴纳 byte 0 true false
13 payment_organization 公积金缴纳组织 long 0 true false
14 supplement_fund_account 补充公积金账号 string 50 true false
15 tenant_key 租户ID string 10 false false
16 under_take 公积金个人实际承担方 1-公司 2-个人 byte 0 true false
17 update_time 更新时间 Date 0 false false
18 welfare_type 福利类型 1-社保,2-公积金,3-企业年金及其它福利 byte 0 false false